home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 2: Applications
/
Linux Cubed Series 2 - Applications.iso
/
circuits
/
irsim-ca.2
/
irsim-ca
/
irsim-cap-9.2
/
src
/
utils
/
makefile
< prev
Wrap
Makefile
|
1994-10-17
|
139b
|
10 lines
all: export makedep
export:
( cd Export; make )
mv Export/export ./export
makedep:
( cd Makedep; make )
mv Makedep/makedep ./makedep